projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6eb475
)
(tetris-score-file): Likewise.
author
Colin Walters
<walters@gnu.org>
Wed, 10 Apr 2002 19:14:38 +0000
(19:14 +0000)
committer
Colin Walters
<walters@gnu.org>
Wed, 10 Apr 2002 19:14:38 +0000
(19:14 +0000)
lisp/play/tetris.el
patch
|
blob
|
history
diff --git
a/lisp/play/tetris.el
b/lisp/play/tetris.el
index 778d1ba69338c7f0ce3362d2908e26f473e91954..ea4025cdee4e7a1d0a56326ed21d2425519f22c0 100644
(file)
--- a/
lisp/play/tetris.el
+++ b/
lisp/play/tetris.el
@@
-153,7
+153,7
@@
Element 0 is ignored."
;; It is not safe to put this in /tmp.
;; Someone could make a symlink in /tmp
;; pointing to a file you don't want to clobber.
-(defvar tetris-score-file "
~/.
tetris-scores"
+(defvar tetris-score-file "tetris-scores"
;; anybody with a well-connected server want to host this?
;(defvar tetris-score-file "/anonymous@ftp.pgt.com:/pub/cgw/tetris-scores"
"File for holding high scores.")